Started by GitHub push by MathieuMorlighem Running as SYSTEM Building remotely on macOS-Intel (mac) in workspace /Users/jenkins/workspace/macOS-Intel-Solid_Earth [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done 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-Solid_Earth # 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 3d957f88345e8ab444f7ec08edad33a4f77fbc4e (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 3d957f88345e8ab444f7ec08edad33a4f77fbc4e # timeout=10 Commit message: "Merge branch 'main' of github.com:ISSMteam/ISSM" > git rev-list --no-walk c73fda7c12b39536271ecb081ca963c44e40d9ee # timeout=10 [macOS-Intel-Solid_Earth] $ /bin/bash /var/folders/j6/3xhtbkbs3kj24wm4s4s4b99w0000gp/T/jenkins15709861191195075610.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 shell2junit ====================================================== ====================================================== Cleaning up and reconfiguring ====================================================== make: *** No rule to make target `uninstall'. Stop. make: *** No rule to make target `distclean'. Stop. autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: no obvious need to run autopoint 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: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 autoreconf: running: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/autotools/install/bin/autoconf --force autoreconf: running: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/autotools/install/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:35: installing './aux-config/ar-lib' configure.ac:25: installing './aux-config/compile' configure.ac:22: installing './aux-config/config.guess' configure.ac:22: installing './aux-config/config.sub' configure.ac:32: installing './aux-config/install-sh' configure.ac:32: installing './aux-config/missing' src/c/Makefile.am: installing './aux-config/depcomp' autoreconf: './aux-config/config.sub' is updated autoreconf: './aux-config/config.guess' is updated autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory '.' configure: ============================================================================ configure: = Ice-sheet and Sea-level System Model (ISSM) 2026.3 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 the compiler supports GNU C... yes checking whether mpicc accepts -g... yes checking for mpicc option to enable C23 features... unsupported checking for mpicc option to enable C11 features... none needed checking whether mpicc understands -c and -o together... yes checking how to run the C preprocessor... mpicc -E checking for mpicxx... mpicxx checking whether the compiler supports GNU C++... yes checking whether mpicxx accepts -g... yes checking for mpifort... mpifort checking whether the compiler supports GNU Fortran 77... yes checking whether mpifort accepts -g... yes checking for mpifort... mpifort checking whether the compiler supports GNU Fortran... yes checking whether mpifort accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p 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 xargs -n works... yes checking whether UID '502' is supported by ustar format... yes checking whether GID '20' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of mpicc... gcc3 checking dependency style of mpicxx... gcc3 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... 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 file... file 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 ranlib... ranlib checking for archiver @FILE support... no checking for strip... strip checking command to parse /usr/bin/nm -B output from mpicc object... 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 -no_fixup_chains linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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... Tue Aug 11 12:16:45 PDT 2026 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... yes checking for Python version... 3.9 checking for Python include directory... /Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9/include/python3.9 checking for libpython... -L/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/.. -lpython3.9 checking for NumPy version... 2.0.2 checking for NumPy include directory... /Users/jenkins/.venv/issm/lib/python3.9/site-packages/numpy/_core/include checking for Chaco... yes checking for ESMF... no checking for CoDiPack... no checking for tape allocation... no checking for ADOL-C... no checking for ADOL-C version... 2 checking for ATLAS and CBLAS libraries... no checking for GSL... no checking for AMPI... no checking for MeDiPack... no checking for AdjointPETSc... no checking for HDF5 libraries... yes checking for PETSc... yes checking for PETSc version... 3.23 checking whether PETSc is the development version... no checking for PETSc libraries and header files in /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install... done checking for MPI... yes checking for METIS... yes checking for ParMETIS... yes checking for TAO... yes checking for PROJ... yes checking for ScaLAPACK... yes checking for BLAS/LAPACK... yes checking for MKL... no checking for PlaLAPACK... no checking for MPLAPACK... no checking for MUMPS... yes checking for BLACS... no checking for HYPRE... no checking for Prometheus... no checking for SPAI... no checking for SuperLU... no checking for SPOOLES... no checking for PaStiX... no checking for ml... no checking for UMFPACK... no checking for libm... done checking for Fortran compilation... yes checking for Fortran library... done checking for NeoPZ... no checking for Gmsh... no checking for pybind11... no checking for BAMG capability compilation... yes checking for ice/ocean coupling capability compilation... no checking for kriging capability compilation... yes checking for performance measurements support... no checking for HydrologyTws capability compilation... yes checking for AdjointBalancethickness2 capability compilation... yes checking for AdjointBalancethickness capability compilation... yes checking for AdjointHoriz capability compilation... yes checking for Age capability compilation... yes checking for Balancethickness2 capability compilation... yes checking for Balancethickness capability compilation... yes checking for BalancethicknessSoft capability compilation... yes checking for Balancevelocity capability compilation... yes checking for DamageEvolution capability compilation... yes checking for Debris capability compilation... yes checking for DepthAverage capability compilation... yes checking for Enthalpy capability compilation... yes checking for Esa capability compilation... yes checking for Extrapolation capability compilation... yes checking for ExtrudeFromBase capability compilation... yes checking for ExtrudeFromTop capability compilation... yes checking for FreeSurfaceBase capability compilation... yes checking for FreeSurfaceTop capability compilation... yes checking for GLheightadvection capability compilation... yes checking for HydrologyDCEfficient capability compilation... yes checking for HydrologyDCInefficient capability compilation... yes checking for HydrologyGlaDS capability compilation... yes checking for HydrologyPism capability compilation... yes checking for HydrologyShakti capability compilation... yes checking for HydrologyShreve capability compilation... yes checking for HydrologyArmapw capability compilation... yes checking for HydrologyPrescribe capability compilation... yes checking for L2ProjectionBase capability compilation... yes checking for L2ProjectionEPL capability compilation... yes checking for Levelset capability compilation... yes checking for Love capability compilation... yes checking for Masstransport capability compilation... yes checking for Mmemasstransport capability compilation... yes checking for Melting capability compilation... yes checking for Oceantransport capability compilation... yes checking for Recovery capability compilation... yes checking for Sampling capability compilation... yes checking for Sealevelchange capability compilation... yes checking for Smb capability compilation... yes checking for Smooth capability compilation... yes checking for Stressbalance capability compilation... yes checking for StressbalanceSIA capability compilation... yes checking for StressbalanceVertical capability compilation... yes checking for Thermal capability compilation... yes checking for UzawaPressure capability compilation... yes checking for number of threads... 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/m/Makefile config.status: creating src/wrappers/Makefile config.status: creating src/wrappers/python/Makefile config.status: creating src/wrappers/matlab/Makefile config.status: creating src/wrappers/javascript/Makefile config.status: creating ./config.h config.status: executing depfiles commands config.status: executing libtool commands ====================================================== Compiling ISSM ====================================================== Making with 4 CPUs /Library/Developer/CommandLineTools/usr/bin/make all-recursive Making all in src Making all in c CXX classes/libISSMCore_la-IoModel.lo CXX classes/libISSMCore_la-FemModel.lo CXX classes/libISSMCore_la-DependentObject.lo CXX classes/libISSMCore_la-Contours.lo CXX classes/libISSMCore_la-Vertices.lo CXX classes/libISSMCore_la-Nodes.lo CXX classes/libISSMCore_la-Numberedcostfunction.lo CXX classes/libISSMCore_la-Misfit.lo CXX classes/libISSMCore_la-Cfsurfacesquare.lo CXX classes/libISSMCore_la-Cfsurfacesquaretransient.lo CXX classes/libISSMCore_la-Cfdragcoeffabsgrad.lo CXX classes/libISSMCore_la-Cfdragcoeffabsgradtransient.lo CXX classes/libISSMCore_la-Cfrheologybbarabsgrad.lo CXX classes/libISSMCore_la-Cfrheologybbarabsgradtransient.lo CXX classes/libISSMCore_la-Cfsurfacelogvel.lo CXX classes/libISSMCore_la-Cflevelsetmisfit.lo CXX classes/libISSMCore_la-Regionaloutput.lo CXX classes/libISSMCore_la-Nodalvalue.lo CXX classes/libISSMCore_la-Node.lo CXX classes/libISSMCore_la-Vertex.lo CXX classes/libISSMCore_la-Hook.lo CXX classes/libISSMCore_la-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-controlnudging_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-HydrologyPrescribeAnalysis.lo CXX analyses/libISSMCore_la-L2ProjectionEPLAnalysis.lo CXX analyses/libISSMCore_la-MeltingAnalysis.lo CXX analyses/libISSMCore_la-MasstransportAnalysis.lo CXX analyses/libISSMCore_la-MmemasstransportAnalysis.lo CXX analyses/libISSMCore_la-OceantransportAnalysis.lo CXX analyses/libISSMCore_la-SmbAnalysis.lo CXX analyses/libISSMCore_la-FreeSurfaceBaseAnalysis.lo CXX analyses/libISSMCore_la-FreeSurfaceTopAnalysis.lo CXX analyses/libISSMCore_la-ExtrudeFromBaseAnalysis.lo CXX analyses/libISSMCore_la-ExtrudeFromTopAnalysis.lo CXX analyses/libISSMCore_la-DepthAverageAnalysis.lo CXX analyses/libISSMCore_la-ThermalAnalysis.lo CXX analyses/libISSMCore_la-SmoothAnalysis.lo CXX analyses/libISSMCore_la-LevelsetAnalysis.lo CXX 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 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 shared/String/ApiPrintf.lo CXX main/issm-issm.o CXX bamg/libISSMCore_la-BamgGeom.lo CXX bamg/libISSMCore_la-BamgMesh.lo CXX bamg/libISSMCore_la-BamgOpts.lo CXX bamg/libISSMCore_la-CrackedEdge.lo CXX bamg/libISSMCore_la-Curve.lo CXX bamg/libISSMCore_la-Edge.lo CXX bamg/libISSMCore_la-GeomEdge.lo CXX bamg/libISSMCore_la-GeomSubDomain.lo CXX bamg/libISSMCore_la-GeomVertex.lo CXX bamg/libISSMCore_la-Geometry.lo CXX bamg/libISSMCore_la-ListofIntersectionTriangles.lo CXX bamg/libISSMCore_la-EigenMetric.lo CXX bamg/libISSMCore_la-Metric.lo CXX bamg/libISSMCore_la-BamgQuadtree.lo CXX bamg/libISSMCore_la-SetOfE4.lo CXX bamg/libISSMCore_la-SubDomain.lo CXX bamg/libISSMCore_la-AdjacentTriangle.lo CXX bamg/libISSMCore_la-Triangle.lo CXX bamg/libISSMCore_la-BamgVertex.lo CXX bamg/libISSMCore_la-VertexOnEdge.lo CXX bamg/libISSMCore_la-VertexOnGeom.lo CXX bamg/libISSMCore_la-VertexOnVertex.lo CXX bamg/libISSMCore_la-Mesh.lo CXX shared/Bamg/libISSMCore_la-BigPrimeNumber.lo CXX modules/Bamgx/libISSMCore_la-Bamgx.lo CXX modules/BamgConvertMeshx/libISSMCore_la-BamgConvertMeshx.lo CXX modules/BamgTriangulatex/libISSMCore_la-BamgTriangulatex.lo CXX classes/libISSMCore_la-AmrBamg.lo CXX datastructures/libISSMCore_la-DataSet.lo CXX classes/gauss/libISSMCore_la-GaussSeg.lo CXX classes/gauss/libISSMCore_la-GaussTria.lo CXX classes/gauss/libISSMCore_la-GaussTetra.lo CXX classes/gauss/libISSMCore_la-GaussPenta.lo CXX classes/Loads/libISSMCore_la-Friction.lo CXX classes/Constraints/libISSMCore_la-SpcTransient.lo CXX classes/ExternalResults/libISSMCore_la-Results.lo CXX classes/Elements/libISSMCore_la-Element.lo CXX classes/Elements/libISSMCore_la-Elements.lo CXX classes/Elements/libISSMCore_la-ElementHook.lo CXX classes/Elements/libISSMCore_la-Seg.lo CXX classes/Elements/libISSMCore_la-SegRef.lo CXX classes/Elements/libISSMCore_la-Tria.lo CXX classes/Elements/libISSMCore_la-TriaRef.lo CXX classes/Elements/libISSMCore_la-Tetra.lo CXX classes/Elements/libISSMCore_la-TetraRef.lo CXX classes/Elements/libISSMCore_la-Penta.lo CXX classes/Elements/libISSMCore_la-PentaRef.lo CXX classes/Materials/libISSMCore_la-Materials.lo CXX classes/Materials/libISSMCore_la-Matice.lo CXX classes/Materials/libISSMCore_la-Matlitho.lo CXX classes/Materials/libISSMCore_la-Matestar.lo CXX classes/matrix/libISSMCore_la-ElementMatrix.lo CXX classes/matrix/libISSMCore_la-ElementVector.lo CXX classes/Params/libISSMCore_la-Parameters.lo CXX classes/Params/libISSMCore_la-BoolParam.lo CXX classes/Params/libISSMCore_la-ControlParam.lo CXX classes/Params/libISSMCore_la-IntParam.lo CXX classes/Params/libISSMCore_la-IntVecParam.lo CXX classes/Params/libISSMCore_la-IntMatParam.lo CXX classes/Params/libISSMCore_la-DoubleParam.lo CXX classes/Params/libISSMCore_la-FileParam.lo CXX classes/Params/libISSMCore_la-StringArrayParam.lo CXX classes/Params/libISSMCore_la-DoubleMatParam.lo CXX classes/Params/libISSMCore_la-DoubleTransientMatParam.lo CXX classes/Params/libISSMCore_la-DoubleMatArrayParam.lo CXX classes/Params/libISSMCore_la-DoubleVecParam.lo CXX classes/Params/libISSMCore_la-StringParam.lo CXX classes/Params/libISSMCore_la-MatrixParam.lo CXX classes/Params/libISSMCore_la-VectorParam.lo CXX classes/Params/libISSMCore_la-TransientParam.lo CXX classes/Params/libISSMCore_la-TransientArrayParam.lo CXX classes/Params/libISSMCore_la-TransientGriddedFieldParam.lo CXX classes/Params/libISSMCore_la-DataSetParam.lo CXX shared/Matrix/libISSMCore_la-MatrixUtils.lo CXX shared/io/Disk/libISSMCore_la-pfopen.lo CXX shared/io/Disk/libISSMCore_la-pfclose.lo CXX shared/io/Disk/libISSMCore_la-WriteLockFile.lo CXX shared/io/Print/libISSMCore_la-PrintfFunction.lo CXX shared/io/Comm/libISSMCore_la-IssmComm.lo CXX shared/io/Marshalling/libISSMCore_la-IoCodeConversions.lo CXX shared/io/Marshalling/libISSMCore_la-Marshalling.lo CXX shared/LatLong/libISSMCore_la-Ll2xyx.lo CXX shared/LatLong/libISSMCore_la-Xy2llx.lo CXX shared/FSanalyticals/libISSMCore_la-fsanalyticals.lo CXX shared/Enum/libISSMCore_la-EnumToStringx.lo CXX shared/Enum/libISSMCore_la-StringToEnumx.lo CXX shared/Numerics/libISSMCore_la-Verbosity.lo CXX shared/Numerics/libISSMCore_la-GaussPoints.lo CXX shared/Numerics/libISSMCore_la-cross.lo CXX shared/Numerics/libISSMCore_la-cubic.lo CXX shared/Numerics/libISSMCore_la-NewtonSolveDnorm.lo CXX shared/Numerics/libISSMCore_la-ODE1.lo CXX shared/Numerics/libISSMCore_la-extrema.lo CXX shared/Numerics/libISSMCore_la-legendre.lo CXX shared/Numerics/libISSMCore_la-XZvectorsToCoordinateSystem.lo CXX shared/Numerics/libISSMCore_la-Normals.lo CXX shared/Numerics/libISSMCore_la-Interpolation.lo CXX shared/Exceptions/libISSMCore_la-Exceptions.lo CXX shared/Sorting/libISSMCore_la-binary_search.lo CXX shared/Semic/libISSMCore_la-Semic.lo CXX shared/Elements/libISSMCore_la-Cuffey.lo CXX shared/Elements/libISSMCore_la-BuddJacka.lo CXX shared/Elements/libISSMCore_la-CuffeyTemperate.lo CXX shared/Elements/libISSMCore_la-StressIntensityIntegralWeight.lo CXX shared/Elements/libISSMCore_la-Paterson.lo CXX shared/Elements/libISSMCore_la-Arrhenius.lo CXX shared/Elements/libISSMCore_la-NyeCO2.lo CXX shared/Elements/libISSMCore_la-NyeH2O.lo CXX shared/Elements/libISSMCore_la-LliboutryDuval.lo CXX shared/Elements/libISSMCore_la-PrintArrays.lo CXX shared/Elements/libISSMCore_la-PddSurfaceMassBalance.lo CXX shared/Elements/libISSMCore_la-PddSurfaceMassBalanceSicopolis.lo CXX shared/Elements/libISSMCore_la-PddSurfaceMassBalanceFast.lo CXX shared/Elements/libISSMCore_la-ComputeDelta18oTemperaturePrecipitation.lo CXX shared/Elements/libISSMCore_la-ComputeMungsmTemperaturePrecipitation.lo CXX shared/Elements/libISSMCore_la-ComputeD18OTemperaturePrecipitationFromPD.lo CXX shared/Elements/libISSMCore_la-DrainageFunctionWaterfraction.lo CXX shared/Elements/libISSMCore_la-EstarComponents.lo CXX shared/Random/libISSMCore_la-random.lo CXX shared/Random/libISSMCore_la-randomgenerator.lo CXX shared/String/libISSMCore_la-DescriptorIndex.lo CXX toolkits/issm/libISSMCore_la-IssmToolkitUtils.lo CXX toolkits/issm/libISSMCore_la-IssmSolver.lo CXX toolkits/mpi/libISSMCore_la-issmmpi.lo CXX toolkits/mpi/commops/libISSMCore_la-DetermineLocalSize.lo CXX toolkits/mpi/commops/libISSMCore_la-DetermineGlobalSize.lo CXX toolkits/mpi/commops/libISSMCore_la-DetermineRowRankFromLocalSize.lo CXX toolkits/mpi/commops/libISSMCore_la-GetOwnershipBoundariesFromRange.lo CXX toolkits/libISSMCore_la-ToolkitOptions.lo CXX modules/MmeToInputFromIdx/libISSMCore_la-MmeToInputFromIdx.lo CXX modules/MmeToInputx/libISSMCore_la-MmeToInputx.lo CXX modules/ModelProcessorx/libISSMCore_la-ModelProcessorx.lo CXX modules/ModelProcessorx/libISSMCore_la-ElementsAndVerticesPartitioning.lo CXX modules/ModelProcessorx/libISSMCore_la-EdgesPartitioning.lo CXX modules/ModelProcessorx/libISSMCore_la-FacesPartitioning.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateParameters.lo CXX modules/ModelProcessorx/Autodiff/libISSMCore_la-CreateParametersAutodiff.lo CXX modules/ParseToolkitsOptionsx/libISSMCore_la-ParseToolkitsOptionsx.lo CXX modules/NodesDofx/libISSMCore_la-NodesDofx.lo CXX modules/NodalValuex/libISSMCore_la-NodalValuex.lo CXX modules/VertexCoordinatesx/libISSMCore_la-VertexCoordinatesx.lo CXX modules/ElementCoordinatesx/libISSMCore_la-ElementCoordinatesx.lo CXX modules/OutputResultsx/libISSMCore_la-OutputResultsx.lo CXX modules/InputDepthAverageAtBasex/libISSMCore_la-InputDepthAverageAtBasex.lo CXX modules/InputDuplicatex/libISSMCore_la-InputDuplicatex.lo CXX modules/InputExtrudex/libISSMCore_la-InputExtrudex.lo CXX modules/SurfaceAreax/libISSMCore_la-SurfaceAreax.lo CXX modules/AllocateSystemMatricesx/libISSMCore_la-AllocateSystemMatricesx.lo CXX modules/CreateJacobianMatrixx/libISSMCore_la-CreateJacobianMatrixx.lo CXX modules/SystemMatricesx/libISSMCore_la-SystemMatricesx.lo CXX modules/CreateNodalConstraintsx/libISSMCore_la-CreateNodalConstraintsx.lo CXX modules/UpdateDynamicConstraintsx/libISSMCore_la-UpdateDynamicConstraintsx.lo CXX modules/IoModelToConstraintsx/libISSMCore_la-IoModelToConstraintsx.lo CXX modules/SetActiveNodesLSMx/libISSMCore_la-SetActiveNodesLSMx.lo CXX modules/InputUpdateFromConstantx/libISSMCore_la-InputUpdateFromConstantx.lo CXX modules/InputUpdateFromSolutionx/libISSMCore_la-InputUpdateFromSolutionx.lo CXX modules/GeothermalFluxx/libISSMCore_la-GeothermalFluxx.lo CXX modules/GetSolutionFromInputsx/libISSMCore_la-GetSolutionFromInputsx.lo CXX modules/GetVectorFromInputsx/libISSMCore_la-GetVectorFromInputsx.lo CXX modules/InputUpdateFromVectorx/libISSMCore_la-InputUpdateFromVectorx.lo CXX modules/FloatingiceMeltingRatex/libISSMCore_la-FloatingiceMeltingRatex.lo CXX modules/FloatingiceMeltingRatePicox/libISSMCore_la-FloatingiceMeltingRatePicox.lo CXX modules/FrontalForcingsx/libISSMCore_la-FrontalForcingsx.lo CXX modules/ConfigureObjectsx/libISSMCore_la-ConfigureObjectsx.lo CXX modules/SpcNodesx/libISSMCore_la-SpcNodesx.lo CXX modules/SurfaceMassBalancex/libISSMCore_la-SurfaceMassBalancex.lo CXX modules/SurfaceMassBalancex/libISSMCore_la-Gembx.lo CXX modules/Reducevectorgtofx/libISSMCore_la-Reducevectorgtofx.lo CXX modules/Reduceloadx/libISSMCore_la-Reduceloadx.lo CXX modules/ConstraintsStatex/libISSMCore_la-ConstraintsStatex.lo CXX modules/ResetConstraintsx/libISSMCore_la-ResetConstraintsx.lo CXX modules/ResetFSBasalBoundaryConditionx/libISSMCore_la-ResetFSBasalBoundaryConditionx.lo CXX modules/Solverx/libISSMCore_la-Solverx.lo CXX modules/StochasticForcingx/libISSMCore_la-StochasticForcingx.lo CXX modules/Mergesolutionfromftogx/libISSMCore_la-Mergesolutionfromftogx.lo CXX modules/UpdateMmesx/libISSMCore_la-UpdateMmesx.lo CXX cores/libISSMCore_la-ProcessArguments.lo CXX cores/libISSMCore_la-ResetBoundaryConditions.lo CXX cores/libISSMCore_la-WrapperCorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-WrapperPreCorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-CorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-ad_core.lo CXX analyses/libISSMCore_la-EnumToAnalysis.lo CXX solutionsequences/libISSMCore_la-solutionsequence_la.lo CXX solutionsequences/libISSMCore_la-solutionsequence_la_theta.lo CXX solutionsequences/libISSMCore_la-solutionsequence_linear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_nonlinear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_newton.lo CXX solutionsequences/libISSMCore_la-solutionsequence_fct.lo CXX solutionsequences/libISSMCore_la-solutionsequence_schurcg.lo CXX solutionsequences/libISSMCore_la-solutionsequence_sampling.lo CXX solutionsequences/libISSMCore_la-convergence.lo CXX classes/Options/libISSMCore_la-Options.lo CXX modules/ModelProcessorx/Transient/libISSMCore_la-UpdateElementsTransient.lo CXX modules/ModelProcessorx/Transient/libISSMCore_la-UpdateParametersTransient.lo CXX modules/GetVectorFromControlInputsx/libISSMCore_la-GetVectorFromControlInputsx.lo CXX modules/SetControlInputsFromVectorx/libISSMCore_la-SetControlInputsFromVectorx.lo CXX modules/ModelProcessorx/Control/libISSMCore_la-CreateParametersControl.lo CXX modules/ModelProcessorx/Control/libISSMCore_la-UpdateElementsAndMaterialsControl.lo CXX modules/SurfaceAbsVelMisfitx/libISSMCore_la-SurfaceAbsVelMisfitx.lo CXX modules/SurfaceRelVelMisfitx/libISSMCore_la-SurfaceRelVelMisfitx.lo CXX modules/SurfaceLogVelMisfitx/libISSMCore_la-SurfaceLogVelMisfitx.lo CXX modules/SurfaceLogVxVyMisfitx/libISSMCore_la-SurfaceLogVxVyMisfitx.lo CXX modules/SurfaceAverageVelMisfitx/libISSMCore_la-SurfaceAverageVelMisfitx.lo CXX modules/ThicknessAbsMisfitx/libISSMCore_la-ThicknessAbsMisfitx.lo CXX modules/Gradjx/libISSMCore_la-Gradjx.lo CXX modules/DragCoefficientAbsGradientx/libISSMCore_la-DragCoefficientAbsGradientx.lo CXX modules/ThicknessAlongGradientx/libISSMCore_la-ThicknessAlongGradientx.lo CXX modules/ThicknessAcrossGradientx/libISSMCore_la-ThicknessAcrossGradientx.lo CXX modules/RheologyBbarAbsGradientx/libISSMCore_la-RheologyBbarAbsGradientx.lo CXX modules/RheologyBAbsGradientx/libISSMCore_la-RheologyBAbsGradientx.lo CXX shared/m1qn3/libISSMCore_la-m1qn3.lo CXX modules/GroundinglineMigrationx/libISSMCore_la-GroundinglineMigrationx.lo CXX modules/OutputDefinitionsResponsex/libISSMCore_la-OutputDefinitionsResponsex.lo CXX modules/InterpFromMeshToMesh2dx/libISSMCore_la-InterpFromMeshToMesh2dx.lo CXX classes/Inputs/libISSMCore_la-Inputs.lo CXX classes/Inputs/libISSMCore_la-BoolInput.lo CXX classes/Inputs/libISSMCore_la-DoubleInput.lo CXX classes/Inputs/libISSMCore_la-IntInput.lo CXX classes/Inputs/libISSMCore_la-ElementInput.lo CXX classes/Inputs/libISSMCore_la-SegInput.lo CXX classes/Inputs/libISSMCore_la-TriaInput.lo CXX classes/Inputs/libISSMCore_la-PentaInput.lo CXX classes/Inputs/libISSMCore_la-DatasetInput.lo CXX classes/Inputs/libISSMCore_la-ControlInput.lo CXX classes/Inputs/libISSMCore_la-TransientInput.lo CXX classes/Inputs/libISSMCore_la-TransientFileInput.lo CXX classes/Inputs/libISSMCore_la-ArrayInput.lo CXX classes/Inputs/libISSMCore_la-IntArrayInput.lo CXX classes/Dakota/libISSMCore_la-IssmParallelDirectApplicInterface.lo CXX modules/InputUpdateFromDakotax/libISSMCore_la-InputUpdateFromDakotax.lo CXX modules/InputUpdateFromVectorDakotax/libISSMCore_la-InputUpdateFromVectorDakotax.lo CXX modules/InputUpdateFromMatrixDakotax/libISSMCore_la-InputUpdateFromMatrixDakotax.lo CXX modules/AverageOntoPartitionx/libISSMCore_la-AverageOntoPartitionx.lo CXX modules/ModelProcessorx/Dakota/libISSMCore_la-CreateParametersDakota.lo CXX modules/ModelProcessorx/Dakota/libISSMCore_la-UpdateElementsAndMaterialsDakota.lo CXX modules/QmuStatisticsx/libISSMCore_la-QmuStatisticsx.lo CXX toolkits/petsc/patches/libISSMCore_la-VecToMPISerial.lo CXX toolkits/petsc/patches/libISSMCore_la-MatToMPISerial.lo CXX toolkits/petsc/patches/libISSMCore_la-NewVec.lo CXX toolkits/petsc/patches/libISSMCore_la-PetscOptionsDetermineSolverType.lo CXX toolkits/petsc/patches/libISSMCore_la-NewMat.lo CXX toolkits/petsc/patches/libISSMCore_la-VecFree.lo CXX toolkits/petsc/patches/libISSMCore_la-KSPFree.lo CXX toolkits/petsc/patches/libISSMCore_la-MatFree.lo CXX toolkits/petsc/patches/libISSMCore_la-ISSMToPetscMatrixType.lo CXX toolkits/petsc/patches/libISSMCore_la-ISSMToPetscInsertMode.lo CXX toolkits/petsc/patches/libISSMCore_la-ISSMToPetscNormMode.lo CXX toolkits/petsc/objects/libISSMCore_la-PetscMat.lo CXX toolkits/petsc/objects/libISSMCore_la-PetscVec.lo CXX toolkits/petsc/objects/libISSMCore_la-PetscSolver.lo CXX toolkits/mumps/libISSMCore_la-MumpsSolve.lo CXX modules/CoordinateSystemTransformx/libISSMCore_la-CoordinateSystemTransformx.lo CXX modules/Damagex/libISSMCore_la-Damagex.lo CXX modules/Calvingx/libISSMCore_la-Calvingx.lo CXX modules/KillIcebergsx/libISSMCore_la-KillIcebergsx.lo CXX modules/MapOceanConnectivityx/libISSMCore_la-MapOceanConnectivityx.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 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 libISSMOverload.la 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: object file (./modules/Zgesvx/.libs/libISSMCore_la-dcabs1.o) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (./modules/Zgesvx/.libs/libISSMCore_la-dlamch.o) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (./modules/Zgesvx/.libs/libISSMCore_la-ieeeck.o) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (./modules/Zgesvx/.libs/libISSMCore_la-ilaenv.o) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (./modules/Zgesvx/.libs/libISSMCore_la-iparmq.o) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (./modules/Zgesvx/.libs/libISSMCore_la-izamax.o) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (./modules/Zgesvx/.libs/libISSMCore_la-lsame.o) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (./modules/Zgesvx/.libs/libISSMCore_la-xerbla.o) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (./modules/Zgesvx/.libs/libISSMCore_la-zgemm.o) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (./modules/Zgesvx/.libs/libISSMCore_la-zgeru.o) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (./modules/Zgesvx/.libs/libISSMCore_la-zgesv.o) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (./modules/Zgesvx/.libs/libISSMCore_la-zgetf2.o) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (./modules/Zgesvx/.libs/libISSMCore_la-zgetrf.o) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (./modules/Zgesvx/.libs/libISSMCore_la-zgetrf2.o) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (./modules/Zgesvx/.libs/libISSMCore_la-zlaswp.o) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (./modules/Zgesvx/.libs/libISSMCore_la-zscal.o) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (./modules/Zgesvx/.libs/libISSMCore_la-zgetrs.o) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (./modules/Zgesvx/.libs/libISSMCore_la-zswap.o) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (./modules/Zgesvx/.libs/libISSMCore_la-ztrsm.o) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (./modules/GiaDeflectionCorex/.libs/libISSMCore_la-distme.o) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (./modules/GiaDeflectionCorex/.libs/libISSMCore_la-ojrule.o) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (./modules/GiaDeflectionCorex/.libs/libISSMCore_la-freed.o) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (./modules/GiaDeflectionCorex/.libs/libISSMCore_la-pwise.o) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (./modules/GiaDeflectionCorex/.libs/libISSMCore_la-qwise.o) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (./modules/GiaDeflectionCorex/.libs/libISSMCore_la-stot.o) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (./modules/GiaDeflectionCorex/.libs/libISSMCore_la-what0.o) was built for newer macOS version (12.5) than being linked (12.0) 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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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 ___cmumps_parallel_analysis_MOD_cmumps_ana_f_par: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) 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_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) CXXLD libISSMModules.la ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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 ___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 ___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: 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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 _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) 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 _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) CXXLD issm.exe CXXLD kriging.exe CXXLD issm_slc.exe CXXLD issm_dakota.exe ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0) 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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_parsymfact_lumat: stack subq instruction is too different from dwarf stack sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) could not create compact unwind for ___dmumps_parallel_analysis_MOD_dmumps_ana_f_par: stack subq instruction is too different from dwarf stack sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) 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 ___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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: ld: warning: could not create compact unwind for ___zmumps_save_restore_MOD_zmumps_save: stack subq instruction is too different from dwarf stack sizeobject file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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 ___dmumps_save_restore_MOD_dmumps_save: stack subq instruction is too different from dwarf stack sizeobject file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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 object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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 sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) CXXLD issm_post.exe ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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 ___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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) 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 sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) Making all in m make[3]: Nothing to be done for `all'. Making all in wrappers Making all in matlab CXX io/libISSMMatlab_la-CheckNumMatlabArguments.lo CXX io/libISSMMatlab_la-FetchMatlabData.lo CXX io/libISSMMatlab_la-WriteMatlabData.lo CXX io/libISSMApi_matlab_la-ApiPrintf.lo In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577: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-Solid_Earth/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:17: 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 #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))./io/../../../c/classes/../toolkits/./petsc/petscincludes.h : ^11 : In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from In file included from ./io/WriteMatlabData.cpp/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h::116: : In file included from In file included from ./io/./matlabio.h/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h::166: : In file included from In file included from ./io/../../../c/classes/./classes.h/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h::176: : In file included from In file included from ./io/../../../c/classes/./Vertex.h/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h::128: : In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590: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-Solid_Earth/externalpackages/petsc/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/../../../c/classes/../toolkits/toolkits.hIn file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:17: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: 1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593:78:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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 PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); ^ /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/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.h:16: In file included from ./io/../../../c/classes/./classes.h:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:17: In file included from ./io/../../../c/classes/./Vertex.h:12./io/../../../c/classes/../toolkits/toolkits.h: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: :note: 15: In file included from expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: In file included from ./io/../../../c/classes/./Vertex.h #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) ^ :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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: 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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:expanded from macro 'PETSC_ATTRIBUTE_FORMAT' #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) ^ 6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); ^ In file included from ./io/WriteMatlabData.cpp:/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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: 11: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from ./io/./matlabio.h:16In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h: :1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266:In file included from ./io/../../../c/classes/./classes.h:17: In file included from ./io/../../../c/classes/./Vertex.h81: 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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: :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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.hexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' :6: In file included from #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) ^ /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 6: PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); ^ /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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))) ^ /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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-Solid_Earth/externalpackages/petsc/install/include/petscmat.hIn file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from :6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:./io/../../../c/classes/./classes.h:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) ^ 17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6In file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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-Solid_Earth/externalpackages/petsc/install/include/petscvec.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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from 8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: ./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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) ^ 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) ^ PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609: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-Solid_Earth/externalpackages/petsc/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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))):6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h: 6 ^: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h: 6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288: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-Solid_Earth/externalpackages/petsc/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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365: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-Solid_Earth/externalpackages/petsc/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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609: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-Solid_Earth/externalpackages/petsc/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 ../ContourToMesh/ContourToMesh_matlab_la-ContourToMesh.lo 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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288: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-Solid_Earth/externalpackages/petsc/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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577: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-Solid_Earth/externalpackages/petsc/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 ../ContourToNodes/ContourToNodes_matlab_la-ContourToNodes.lo In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/../bindings.h:19: In file included from ../ContourToMesh/.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./classes.h:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609: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-Solid_Earth/externalpackages/petsc/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 ../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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288: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-Solid_Earth/externalpackages/petsc/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 ../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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288: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-Solid_Earth/externalpackages/petsc/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 ../InterpFromGrid/InterpFromGrid_matlab_la-InterpFromGrid.lo 18 warnings generated. CXX ../InterpFromGridToMesh/InterpFromGridToMesh_matlab_la-InterpFromGridToMesh.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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288: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-Solid_Earth/externalpackages/petsc/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 ../InterpFromMesh2d/InterpFromMesh2d_matlab_la-InterpFromMesh2d.lo In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/../bindings.h:19: In file included from ../ExpToLevelSet/.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./classes.h:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288: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-Solid_Earth/externalpackages/petsc/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 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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288: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-Solid_Earth/externalpackages/petsc/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 ../IssmConfig/IssmConfig_matlab_la-IssmConfig.lo In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./classes.h:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288: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-Solid_Earth/externalpackages/petsc/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 ../MeshPartition/MeshPartition_matlab_la-MeshPartition.lo 18 warnings generated. 18 warnings generated. CXX ../MeshProfileIntersection/MeshProfileIntersection_matlab_la-MeshProfileIntersection.lo CXX ../NodeConnectivity/NodeConnectivity_matlab_la-NodeConnectivity.lo 18 warnings generated. CXX ../PointCloudFindNeighbors/PointCloudFindNeighbors_matlab_la-PointCloudFindNeighbors.lo In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/../bindings.h:19: In file included from ../MeshPartition/.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./classes.h:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288: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-Solid_Earth/externalpackages/petsc/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 ../ProcessRifts/ProcessRifts_matlab_la-ProcessRifts.lo 18 warnings generated. CXX ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity_matlab_la-PropagateFlagsFromConnectivity.lo 18 warnings generated. CXX ../Triangle/Triangle_matlab_la-Triangle.lo 18 warnings generated. CXX ../Chaco/Chaco_matlab_la-Chaco.lo In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/../bindings.h:19: In file included from ../ProcessRifts/.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./classes.h:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:27: In file included from ../Triangle/../bindings.h:19: In file included from ../Triangle/.././matlab/io/matlabio.h:16: In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:27: In file included from ../Triangle/../bindings.h:19: In file included from ../Triangle/.././matlab/io/matlabio.h:16: In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:27: In file included from ../Triangle/../bindings.h:19: In file included from ../Triangle/.././matlab/io/matlabio.h:16: In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:27: In file included from ../Triangle/../bindings.h:19: In file included from ../Triangle/.././matlab/io/matlabio.h:16: In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:27: In file included from ../Triangle/../bindings.h:19: In file included from ../Triangle/.././matlab/io/matlabio.h:16: In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:27: In file included from ../Triangle/../bindings.h:19: In file included from ../Triangle/.././matlab/io/matlabio.h:16: In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:27: In file included from ../Triangle/../bindings.h:19: In file included from ../Triangle/.././matlab/io/matlabio.h:16: In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:27: In file included from ../Triangle/../bindings.h:19: In file included from ../Triangle/.././matlab/io/matlabio.h:16: In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:27: In file included from ../Triangle/../bindings.h:19: In file included from ../Triangle/.././matlab/io/matlabio.h:16: In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:27: In file included from ../Triangle/../bindings.h:19: In file included from ../Triangle/.././matlab/io/matlabio.h:16: In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:27: In file included from ../Triangle/../bindings.h:19: In file included from ../Triangle/.././matlab/io/matlabio.h:16: In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:27: In file included from ../Triangle/../bindings.h:19: In file included from ../Triangle/.././matlab/io/matlabio.h:16: In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:27: In file included from ../Triangle/../bindings.h:19: In file included from ../Triangle/.././matlab/io/matlabio.h:16: In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:27: In file included from ../Triangle/../bindings.h:19: In file included from ../Triangle/.././matlab/io/matlabio.h:16: In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:27: In file included from ../Triangle/../bindings.h:19: In file included from ../Triangle/.././matlab/io/matlabio.h:16: In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:27: In file included from ../Triangle/../bindings.h:19: In file included from ../Triangle/.././matlab/io/matlabio.h:16: In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:27: In file included from ../Triangle/../bindings.h:19: In file included from ../Triangle/.././matlab/io/matlabio.h:16: In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:27: In file included from ../Triangle/../bindings.h:19: In file included from ../Triangle/.././matlab/io/matlabio.h:16: In file included from ../Triangle/.././matlab/io/../../../c/classes/./classes.h:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288: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-Solid_Earth/externalpackages/petsc/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 ../Kriging/Kriging_matlab_la-Kriging.lo 18 warnings generated. CXX ../CoordTransform/CoordTransform_matlab_la-CoordTransform.lo 18 warnings generated. CXXLD libISSMMatlab.la 18 warnings generated. CXXLD libISSMApi_matlab.la In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/../bindings.h:19: In file included from ../Kriging/.././matlab/io/matlabio.h:16: In file included from ../Kriging/.././matlab/io/../../../c/classes/./classes.h:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1306: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscerror.h:1365: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:15: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petsclog.h:266: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1590: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1592: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1593: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1594: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1597: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1598: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1599: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1608: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1609: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:240: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:241: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:258: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h: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:17: 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-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h:288: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-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) ^ ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) 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_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: 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 dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.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_ana_f_par: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) CXXLD InterpFromGrid_matlab.la ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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 object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) 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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) CXXLD BamgConvertMesh_matlab.la ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) 18 warnings generated. CXXLD BamgMesher_matlab.la CXXLD BamgTriangulate_matlab.la 18 warnings generated. CXXLD ContourToMesh_matlab.la ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) 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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) CXXLD ContourToNodes_matlab.la CXXLD DistanceToMaskBoundary_matlab.la CXXLD ElementConnectivity_matlab.la ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) CXXLD ExpSimplify_matlab.la ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0) 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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/dakota/install/lib/liboptpp.dylib) was built for newer macOS version (12.7) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) 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 object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) 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_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) CXXLD ExpToLevelSet_matlab.la CXXLD InterpFromGridToMesh_matlab.la CXXLD InterpFromMesh2d_matlab.la ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0) dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) could not create compact unwind for ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) 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_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-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) CXXLD InterpFromMeshToGrid_matlab.la ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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 _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) CXXLD InterpFromMeshToMesh2d_matlab.la CXXLD InterpFromMeshToMesh3d_matlab.la CXXLD IssmConfig_matlab.la ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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 _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) CXXLD MeshPartition_matlab.la ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0) dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) 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 could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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 ___cmumps_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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 ___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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) CXXLD MeshProfileIntersection_matlab.la CXXLD NodeConnectivity_matlab.la CXXLD PointCloudFindNeighbors_matlab.la ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/dakota/install/lib/libteuchos.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0) dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0) dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) CXXLD ProcessRifts_matlab.la ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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 ___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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) 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 _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs.dylib) was built for newer macOS version (12.7) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_cubature.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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 ___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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/dakota/install/lib/libfsudace.dylib) was built for newer macOS version (12.7) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libhopspack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libncsuopt.dylib) was built for newer macOS version (12.7) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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 _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) 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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) could not create compact unwind for ___zmumps_fac2_ldlt_m_MOD_zmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: 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-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) 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 sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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 ___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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) 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 ___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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) CXXLD PropagateFlagsFromConnectivity_matlab.la CXXLD Triangle_matlab.la CXXLD Chaco_matlab.la ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0) dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mods.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdfftpack.dylib) was built for newer macOS version (12.7) than being linked (12.0) dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) 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 sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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 sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) CXXLD Kriging_matlab.la ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) 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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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 ___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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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_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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) 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 sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) 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_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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) 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: 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) CXXLD CoordTransform_matlab.la ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/dakota/install/lib/liblhs_mod.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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 could not create compact unwind for _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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 sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) Making all in python CXX ../BamgConvertMesh/BamgConvertMesh_python_la-BamgConvertMesh.lo CXX ../BamgMesher/BamgMesher_python_la-BamgMesher.lo CXX ../BamgTriangulate/BamgTriangulate_python_la-BamgTriangulate.lo CXX ../ContourToMesh/ContourToMesh_python_la-ContourToMesh.lo CXX ../ContourToNodes/ContourToNodes_python_la-ContourToNodes.lo CXX ../ElementConnectivity/ElementConnectivity_python_la-ElementConnectivity.lo CXX ../ExpToLevelSet/ExpToLevelSet_python_la-ExpToLevelSet.lo CXX ../InterpFromGridToMesh/InterpFromGridToMesh_python_la-InterpFromGridToMesh.lo CXX ../InterpFromMesh2d/InterpFromMesh2d_python_la-InterpFromMesh2d.lo CXX ../InterpFromMeshToGrid/InterpFromMeshToGrid_python_la-InterpFromMeshToGrid.lo CXX ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d_python_la-InterpFromMeshToMesh2d.lo CXX ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d_python_la-InterpFromMeshToMesh3d.lo CXX ../IssmConfig/IssmConfig_python_la-IssmConfig.lo CXX ../MeshPartition/MeshPartition_python_la-MeshPartition.lo CXX ../MeshProfileIntersection/MeshProfileIntersection_python_la-MeshProfileIntersection.lo CXX ../NodeConnectivity/NodeConnectivity_python_la-NodeConnectivity.lo CXX ../Triangle/Triangle_python_la-Triangle.lo CXX ../ProcessRifts/ProcessRifts_python_la-ProcessRifts.lo CXX ../Chaco/Chaco_python_la-Chaco.lo CXX io/libISSMPython_la-CheckNumPythonArguments.lo CXX io/libISSMPython_la-FetchPythonData.lo CXX io/libISSMPython_la-WritePythonData.lo CXX io/libISSMApi_python_la-ApiPrintf.lo CXXLD libISSMApi_python.la ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) 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 sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) 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_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) CXXLD libISSMPython.la ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/dakota/install/lib/libamplsolver.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) 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 _cmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) CXXLD BamgConvertMesh_python.la CXXLD BamgMesher_python.la CXXLD BamgTriangulate_python.la CXXLD ContourToMesh_python.la ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: could not create compact unwind for _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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 object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/dakota/install/lib/libpecos.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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 _dmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsparsegrid.a(sandia_sgmgg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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 ___cmumps_fac2_ldlt_m_MOD_cmumps_fac2_ldlt: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) 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_fac_par_m_MOD_cmumps_fac_par: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0)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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) 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 ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) CXXLD ElementConnectivity_python.la CXXLD ContourToNodes_python.la CXXLD ExpToLevelSet_python.la CXXLD InterpFromGridToMesh_python.la ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) 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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) 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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: 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 object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) 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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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 _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) 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 _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_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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) CXXLD InterpFromMesh2d_python.la CXXLD InterpFromMeshToGrid_python.la CXXLD InterpFromMeshToMesh2d_python.la CXXLD InterpFromMeshToMesh3d_python.la ld: warning: ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0) dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0) dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) 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-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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 _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/dakota/install/lib/libpecos_src.dylib) was built for newer macOS version (12.7) than being linked (12.0) could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack sizeld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.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 sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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 _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) CXXLD IssmConfig_python.la CXXLD MeshPartition_python.la CXXLD MeshProfileIntersection_python.la CXXLD NodeConnectivity_python.la ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/dakota/install/lib/libddace.dylib) was built for newer macOS version (12.7) than being linked (12.0) dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libnidr.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/dakota/install/lib/libdream.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) 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: 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) CXXLD Triangle_python.la CXXLD ProcessRifts_python.la CXXLD Chaco_python.la ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libsurfpack_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0) dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libpsuade.dylib) was built for newer macOS version (12.7) than being linked (12.0)dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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_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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0)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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0)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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) 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-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/dakota/install/lib/libdakota_src_fortran.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) 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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: 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 object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) 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: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) CXXLD issm_slc.exe ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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 _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) 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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) CXXLD kriging.exe ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) CXXLD issm_dakota.exe ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) CXXLD issm_post.exe ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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 ___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_ana_f_par: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) CXXLD issm.exe ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: could not create compact unwind for _dmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) CXXLD issm_slc.exe ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/dakota/install/lib/libnomad.dylib) was built for newer macOS version (12.7) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) 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: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) CXXLD kriging.exe ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) 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 _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_restore_ooc: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: could not create compact unwind for _dmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) CXXLD issm_dakota.exe ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) 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 _cmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) CXXLD issm_post.exe ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_par.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LU_type2.o)) was built for newer macOS version (12.5) 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 ___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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_par_m.o)) was built for newer macOS version (12.5) 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-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_stats.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(clr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore.o)) was built for newer macOS version (12.5) 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 sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_pivnul_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings_wrappers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(double_linked_list.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_asm_build_sort_index_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_descband_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_future_niv2_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_ibct_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(fac_maprow_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(front_data_mgt_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(lr_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_comm_ibcast.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_l0_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_memory_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(domp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_mpitoomp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_ooc_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_ds_common_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_static_mapping.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(omp_tps_common_m.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_blk.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_driver.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_orderings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_set_ordering.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(ana_AMDMF.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(estim_flops.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_type2_blocking.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_version.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(mumps_print_defined.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(comp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(darrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(tools_common.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmumps_common.a(sol_common.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) 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_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(carrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_par.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dfac_type3_symmetrize.o)) was built for newer macOS version (12.5) 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: 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 object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_ELT_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_master_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(drank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LU_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_LDLT_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: 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 object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtools.o)) was built for newer macOS version (12.5) than being linked (12.0) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_front_type2_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sispointers_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libdmumps.a(dtype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_dynamic.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_par_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libscalapack.dylib) was built for newer macOS version (12.7) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_l0omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_core.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_stats.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zlr_type.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_comm_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(cooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(crank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_config_file.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_load.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(csol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_lr_data_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libcmumps.a(ctype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc_buffer.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_ooc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_sol_es.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libparmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) 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: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmetis.dylib) was built for newer macOS version (12.7) than being linked (12.0) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_save_restore_files.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_struc_def.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zomp_tps_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zstatic_ptr_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_mpi3_mod.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_solve_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distrhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_distsol.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zend_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_aux_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_dist_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_LDLT_preprocess.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_reordertree.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zarrowheads.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zbcast_int.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_asm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_b.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_diag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_distentry.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_dist_arrowheads_omp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_lastrtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libmpifort.dylib) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_alloc_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_compress_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_free_block_cb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_mem_stack.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_band.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blfac_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto_LDLT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zmumps_process_sym_blocfacto_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_blocfacto.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_bf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_end_facto_slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_contrib_type3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_maprow.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_master2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_message.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2slave.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_root2son.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_process_rtnelind.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_determinant.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScaleAbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_scalings_simScale_util.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_sol_pool.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zfac_type3_symmetrize.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zini_defaults.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_f77.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zmumps_iXamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zana_mtrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zooc_panel_piv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zrank_revealing.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_bwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_fwd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_matvec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(zsol_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztools.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libzmumps.a(ztype3_root.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (12.3) than being linked (12.0) ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (12.3) than being linked (12.0) mkdir -p '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libISSMCore.la libISSMOverload.la libISSMModules.la '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib' libtool: install: /usr/bin/install -c .libs/libISSMCore.dylib /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMCore.dylib libtool: install: /usr/bin/install -c .libs/libISSMCore.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMCore.la libtool: install: /usr/bin/install -c .libs/libISSMOverload.dylib /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMOverload.dylib libtool: install: /usr/bin/install -c .libs/libISSMOverload.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMOverload.la libtool: install: /usr/bin/install -c .libs/libISSMModules.dylib /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMModules.dylib libtool: install: /usr/bin/install -c .libs/libISSMModules.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMModules.la mkdir -p '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c issm.exe issm_slc.exe kriging.exe issm_dakota.exe issm_post.exe '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/bin' libtool: install: /usr/bin/install -c .libs/issm.exe /Users/jenkins/workspace/macOS-Intel-Solid_Earth/bin/issm.exe libtool: install: /usr/bin/install -c .libs/issm_slc.exe /Users/jenkins/workspace/macOS-Intel-Solid_Earth/bin/issm_slc.exe libtool: install: /usr/bin/install -c .libs/kriging.exe /Users/jenkins/workspace/macOS-Intel-Solid_Earth/bin/kriging.exe libtool: install: /usr/bin/install -c .libs/issm_dakota.exe /Users/jenkins/workspace/macOS-Intel-Solid_Earth/bin/issm_dakota.exe libtool: install: /usr/bin/install -c .libs/issm_post.exe /Users/jenkins/workspace/macOS-Intel-Solid_Earth/bin/issm_post.exe make[3]: Nothing to be done for `install-data-am'. Making install in m mkdir -p '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/bin' make[3]: Nothing to be done for `install-data-am'. Making install in wrappers Making install in matlab mkdir -p '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libISSMMatlab.la libISSMApi_matlab.la BamgConvertMesh_matlab.la BamgMesher_matlab.la BamgTriangulate_matlab.la ContourToMesh_matlab.la ContourToNodes_matlab.la DistanceToMaskBoundary_matlab.la ElementConnectivity_matlab.la ExpSimplify_matlab.la ExpToLevelSet_matlab.la InterpFromGrid_matlab.la InterpFromGridToMesh_matlab.la InterpFromMesh2d_matlab.la InterpFromMeshToGrid_matlab.la InterpFromMeshToMesh2d_matlab.la InterpFromMeshToMesh3d_matlab.la IssmConfig_matlab.la MeshPartition_matlab.la MeshProfileIntersection_matlab.la NodeConnectivity_matlab.la PointCloudFindNeighbors_matlab.la ProcessRifts_matlab.la PropagateFlagsFromConnectivity_matlab.la Triangle_matlab.la Chaco_matlab.la Kriging_matlab.la CoordTransform_matlab.la '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib' libtool: install: /usr/bin/install -c .libs/libISSMMatlab.dylib /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMMatlab.dylib libtool: install: /usr/bin/install -c .libs/libISSMMatlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMMatlab.la libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.dylib /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMApi_matlab.dylib libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMApi_matlab.la libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgConvertMesh_matlab.mexmaci64 libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgConvertMesh_matlab.la libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgMesher_matlab.mexmaci64 libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgMesher_matlab.la libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgTriangulate_matlab.mexmaci64 libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgTriangulate_matlab.la libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ContourToMesh_matlab.mexmaci64 libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ContourToMesh_matlab.la libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ContourToNodes_matlab.mexmaci64 libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ContourToNodes_matlab.la libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/DistanceToMaskBoundary_matlab.mexmaci64 libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/DistanceToMaskBoundary_matlab.la libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ElementConnectivity_matlab.mexmaci64 libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ElementConnectivity_matlab.la libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ExpSimplify_matlab.mexmaci64 libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ExpSimplify_matlab.la libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ExpToLevelSet_matlab.mexmaci64 libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ExpToLevelSet_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromGrid_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromGrid_matlab.mexmaci64 libtool: install: /usr/bin/install -c .libs/InterpFromGrid_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromGrid_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromGridToMesh_matlab.mexmaci64 libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromGridToMesh_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMesh2d_matlab.mexmaci64 libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMesh2d_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToGrid_matlab.mexmaci64 libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToGrid_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToMesh2d_matlab.mexmaci64 libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToMesh2d_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToMesh3d_matlab.mexmaci64 libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToMesh3d_matlab.la libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64 libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.la libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/MeshPartition_matlab.mexmaci64 libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/MeshPartition_matlab.la libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/MeshProfileIntersection_matlab.mexmaci64 libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/MeshProfileIntersection_matlab.la libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/NodeConnectivity_matlab.mexmaci64 libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/NodeConnectivity_matlab.la libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/PointCloudFindNeighbors_matlab.mexmaci64 libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/PointCloudFindNeighbors_matlab.la libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ProcessRifts_matlab.mexmaci64 libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ProcessRifts_matlab.la libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/PropagateFlagsFromConnectivity_matlab.mexmaci64 libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/PropagateFlagsFromConnectivity_matlab.la libtool: install: /usr/bin/install -c .libs/Triangle_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/Triangle_matlab.mexmaci64 libtool: install: /usr/bin/install -c .libs/Triangle_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/Triangle_matlab.la libtool: install: /usr/bin/install -c .libs/Chaco_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/Chaco_matlab.mexmaci64 libtool: install: /usr/bin/install -c .libs/Chaco_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/Chaco_matlab.la libtool: install: /usr/bin/install -c .libs/Kriging_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/Kriging_matlab.mexmaci64 libtool: install: /usr/bin/install -c .libs/Kriging_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/Kriging_matlab.la libtool: install: /usr/bin/install -c .libs/CoordTransform_matlab.mexmaci64 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/CoordTransform_matlab.mexmaci64 libtool: install: /usr/bin/install -c .libs/CoordTransform_matlab.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/CoordTransform_matlab.la make[4]: Nothing to be done for `install-data-am'. Making install in python mkdir -p '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libISSMPython.la libISSMApi_python.la BamgConvertMesh_python.la BamgMesher_python.la BamgTriangulate_python.la ContourToMesh_python.la ContourToNodes_python.la ElementConnectivity_python.la ExpToLevelSet_python.la InterpFromGridToMesh_python.la InterpFromMesh2d_python.la InterpFromMeshToGrid_python.la InterpFromMeshToMesh2d_python.la InterpFromMeshToMesh3d_python.la IssmConfig_python.la MeshPartition_python.la MeshProfileIntersection_python.la NodeConnectivity_python.la Triangle_python.la ProcessRifts_python.la Chaco_python.la '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib' libtool: install: /usr/bin/install -c .libs/libISSMPython.0.dylib /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMPython.0.dylib libtool: install: (cd /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib && { ln -s -f libISSMPython.0.dylib libISSMPython.dylib || { rm -f libISSMPython.dylib && ln -s libISSMPython.0.dylib libISSMPython.dylib; }; }) libtool: install: /usr/bin/install -c .libs/libISSMPython.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMPython.la libtool: install: /usr/bin/install -c .libs/libISSMApi_python.0.dylib /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMApi_python.0.dylib libtool: install: (cd /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib && { ln -s -f libISSMApi_python.0.dylib libISSMApi_python.dylib || { rm -f libISSMApi_python.dylib && ln -s libISSMApi_python.0.dylib libISSMApi_python.dylib; }; }) libtool: install: /usr/bin/install -c .libs/libISSMApi_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/libISSMApi_python.la libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgConvertMesh_python.so libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgConvertMesh_python.la libtool: install: /usr/bin/install -c .libs/BamgMesher_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgMesher_python.so libtool: install: /usr/bin/install -c .libs/BamgMesher_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgMesher_python.la libtool: install: /usr/bin/install -c .libs/BamgTriangulate_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgTriangulate_python.so libtool: install: /usr/bin/install -c .libs/BamgTriangulate_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/BamgTriangulate_python.la libtool: install: /usr/bin/install -c .libs/ContourToMesh_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ContourToMesh_python.so libtool: install: /usr/bin/install -c .libs/ContourToMesh_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ContourToMesh_python.la libtool: install: /usr/bin/install -c .libs/ContourToNodes_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ContourToNodes_python.so libtool: install: /usr/bin/install -c .libs/ContourToNodes_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ContourToNodes_python.la libtool: install: /usr/bin/install -c .libs/ElementConnectivity_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ElementConnectivity_python.so libtool: install: /usr/bin/install -c .libs/ElementConnectivity_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ElementConnectivity_python.la libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ExpToLevelSet_python.so libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ExpToLevelSet_python.la libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromGridToMesh_python.so libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromGridToMesh_python.la libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMesh2d_python.so libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMesh2d_python.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToGrid_python.so libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToGrid_python.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToMesh2d_python.so libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToMesh2d_python.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToMesh3d_python.so libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/InterpFromMeshToMesh3d_python.la libtool: install: /usr/bin/install -c .libs/IssmConfig_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_python.so libtool: install: /usr/bin/install -c .libs/IssmConfig_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_python.la libtool: install: /usr/bin/install -c .libs/MeshPartition_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/MeshPartition_python.so libtool: install: /usr/bin/install -c .libs/MeshPartition_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/MeshPartition_python.la libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/MeshProfileIntersection_python.so libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/MeshProfileIntersection_python.la libtool: install: /usr/bin/install -c .libs/NodeConnectivity_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/NodeConnectivity_python.so libtool: install: /usr/bin/install -c .libs/NodeConnectivity_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/NodeConnectivity_python.la libtool: install: /usr/bin/install -c .libs/Triangle_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/Triangle_python.so libtool: install: /usr/bin/install -c .libs/Triangle_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/Triangle_python.la libtool: install: /usr/bin/install -c .libs/ProcessRifts_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ProcessRifts_python.so libtool: install: /usr/bin/install -c .libs/ProcessRifts_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/ProcessRifts_python.la libtool: install: /usr/bin/install -c .libs/Chaco_python.so /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/Chaco_python.so libtool: install: /usr/bin/install -c .libs/Chaco_python.lai /Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/Chaco_python.la make[4]: Nothing to be done for `install-data-am'. make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. --------------Running Python test for Rank 1--------------------- --------------Running Python test for Rank 1--------------------- --------------Running Python test for Rank 2--------------------- --------------Running Python test for Rank 2--------------------- Waiting on: 7788 Waiting on: 7789 This is the concatenation phase for rank: python_log1.log This is the concatenation phase for rank: python_log2.log +++ Removing old junit reports from: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog/results +++ Running case: MATLAB-2001 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2001 (line 3) md=triangle(model(),'../Exp/Square.exp',100000.); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2001 test name: SquareSheetConstrainedGia2d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2001 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2001 (line 3) md=triangle(model(),'../Exp/Square.exp',100000.); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2001 test name: SquareSheetConstrainedGia2d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-2002 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2002 (line 4) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2002 test name: EarthSlc field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2002 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2002 (line 4) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2002 test name: EarthSlc field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-2003 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2003 (line 5) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2003 test name: EarthSlc_rotationalFeedback field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2003 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2003 (line 5) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2003 test name: EarthSlc_rotationalFeedback field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-2005 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2005 (line 4) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2005 test name: Earthslc_time field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2005 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2005 (line 4) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2005 test name: Earthslc_time field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-2007 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2007 (line 4) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2007 test name: External_OfflineSolidearthSolution field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2007 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2007 (line 4) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2007 test name: External_OfflineSolidearthSolution field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-2008 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2008 (line 4) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2008 test name: External_AdditionalSolidearthSolution field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2008 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2008 (line 4) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2008 test name: External_AdditionalSolidearthSolution field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-2010 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2010 (line 4) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2010 test name: MomentOfIntertia field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2010 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2010 (line 4) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2010 test name: MomentOfIntertia field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-2011 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2011 (line 4) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2011 test name: SlcBarystatic field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2011 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2011 (line 4) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2011 test name: SlcBarystatic field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-2013 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2013 (line 6) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2013 test name: EarthSlc_Geometry field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2013 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2013 (line 6) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2013 test name: EarthSlc_Geometry field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-2014 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2014 (line 4) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2014 test name: SlcBarystaticGroundinglineMigration field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2014 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2014 (line 4) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2014 test name: SlcBarystaticGroundinglineMigration field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-2020 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2020 (line 24) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2020 test name: SHslc field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2020 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2020 (line 24) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2020 test name: SHslc field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-2021 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2021 (line 5) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2021 test name: SESAWslc field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2021 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2021 (line 5) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2021 test name: SESAWslc field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-2070 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2070 (line 8) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2070 test name: ElasticLoveNumbers field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2070 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2070 (line 8) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2070 test name: ElasticLoveNumbers field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-2071 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2071 (line 8) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2071 test name: TemporalLoveNumbers field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2071 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2071 (line 8) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2071 test name: TemporalLoveNumbers field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-2072 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2072 (line 8) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2072 test name: ElasticLoveNumbers_HighlyLayeredEarth field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2072 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2072 (line 8) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2072 test name: ElasticLoveNumbers_HighlyLayeredEarth field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-2073 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2073 (line 8) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2073 test name: YiSystemDebug field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2073 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2073 (line 8) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2073 test name: YiSystemDebug field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-2074 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2074 (line 3) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2074 test name: EBMLoveNumbers field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2074 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2074 (line 3) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2074 test name: EBMLoveNumbers field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-2075 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2075 (line 2) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2075 test name: Complex_Lovenumbers field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2075 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2075 (line 2) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2075 test name: Complex_Lovenumbers field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-2084 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2084 (line 8) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2084 test name: GiaCaron field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2084 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2084 (line 8) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2084 test name: GiaCaron field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-2090 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2090 (line 4) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2090 test name: ViscoElasticEarthSlc field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2090 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2090 (line 4) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2090 test name: ViscoElasticEarthSlc field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-2091 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2091 (line 4) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2091 test name: ViscoElasticEarthSlc field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2091 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2091 (line 4) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2091 test name: ViscoElasticEarthSlc field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-2092 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2092 (line 5) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2092 test name: PolarMotion field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2092 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2092 (line 5) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2092 test name: PolarMotion field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-2101 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2101 (line 5) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2101 test name: EarthEsa field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2101 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2101 (line 5) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2101 test name: EarthEsa field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-2110 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2110 (line 5) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2110 test name: Esa2Dsurface field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2110 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2110 (line 5) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2110 test name: Esa2Dsurface field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-2111 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2111 (line 5) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2111 test name: Esa2Dsurface field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2111 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2111 (line 5) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2111 test name: Esa2Dsurface field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-2112 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2112 (line 5) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2112 test name: Esa2Dsurface field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2112 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2112 (line 5) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2112 test name: Esa2Dsurface field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-2113 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2113 (line 6) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2113 test name: Esa2Dsurface field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-2113 +++ working dir: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/nightlylog Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2113 (line 6) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2113 test name: Esa2Dsurface field: N/A +++ exit code: 0 +++ error: 1 ----------MATLAB exited in error!---------- < 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 ----------------starting:2001----------------------- Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2001 (line 3) md=triangle(model(),'../Exp/Square.exp',100000.); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2001 test name: SquareSheetConstrainedGia2d field: N/A ----------------finished:2001----------------------- ----------------starting:2002----------------------- Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2002 (line 4) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2002 test name: EarthSlc field: N/A ----------------finished:2002----------------------- ----------------starting:2003----------------------- Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2003 (line 5) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2003 test name: EarthSlc_rotationalFeedback field: N/A ----------------finished:2003----------------------- ----------------starting:2005----------------------- Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2005 (line 4) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2005 test name: Earthslc_time field: N/A ----------------finished:2005----------------------- ----------------starting:2007----------------------- Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2007 (line 4) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2007 test name: External_OfflineSolidearthSolution field: N/A ----------------finished:2007----------------------- ----------------starting:2008----------------------- Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2008 (line 4) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2008 test name: External_AdditionalSolidearthSolution field: N/A ----------------finished:2008----------------------- ----------------starting:2010----------------------- Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2010 (line 4) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2010 test name: MomentOfIntertia field: N/A ----------------finished:2010----------------------- ----------------starting:2011----------------------- Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2011 (line 4) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2011 test name: SlcBarystatic field: N/A ----------------finished:2011----------------------- ----------------starting:2013----------------------- Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2013 (line 6) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2013 test name: EarthSlc_Geometry field: N/A ----------------finished:2013----------------------- ----------------starting:2014----------------------- Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2014 (line 4) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2014 test name: SlcBarystaticGroundinglineMigration field: N/A ----------------finished:2014----------------------- ----------------starting:2020----------------------- Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2020 (line 24) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2020 test name: SHslc field: N/A ----------------finished:2020----------------------- ----------------starting:2021----------------------- Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2021 (line 5) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2021 test name: SESAWslc field: N/A ----------------finished:2021----------------------- ----------------starting:2070----------------------- Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2070 (line 8) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2070 test name: ElasticLoveNumbers field: N/A ----------------finished:2070----------------------- ----------------starting:2071----------------------- Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2071 (line 8) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2071 test name: TemporalLoveNumbers field: N/A ----------------finished:2071----------------------- ----------------starting:2072----------------------- Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2072 (line 8) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2072 test name: ElasticLoveNumbers_HighlyLayeredEarth field: N/A ----------------finished:2072----------------------- ----------------starting:2073----------------------- Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2073 (line 8) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2073 test name: YiSystemDebug field: N/A ----------------finished:2073----------------------- ----------------starting:2074----------------------- Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2074 (line 3) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2074 test name: EBMLoveNumbers field: N/A ----------------finished:2074----------------------- ----------------starting:2075----------------------- Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2075 (line 2) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2075 test name: Complex_Lovenumbers field: N/A ----------------finished:2075----------------------- ----------------starting:2084----------------------- Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2084 (line 8) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2084 test name: GiaCaron field: N/A ----------------finished:2084----------------------- ----------------starting:2090----------------------- Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2090 (line 4) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2090 test name: ViscoElasticEarthSlc field: N/A ----------------finished:2090----------------------- ----------------starting:2091----------------------- Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2091 (line 4) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2091 test name: ViscoElasticEarthSlc field: N/A ----------------finished:2091----------------------- ----------------starting:2092----------------------- Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2092 (line 5) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2092 test name: PolarMotion field: N/A ----------------finished:2092----------------------- ----------------starting:2101----------------------- Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2101 (line 5) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2101 test name: EarthEsa field: N/A ----------------finished:2101----------------------- ----------------starting:2110----------------------- Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2110 (line 5) md=model; Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2110 test name: Esa2Dsurface field: N/A ----------------finished:2110----------------------- ----------------starting:2111----------------------- Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2111 (line 5) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2111 test name: Esa2Dsurface field: N/A ----------------finished:2111----------------------- ----------------starting:2112----------------------- Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2112 (line 5) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2112 test name: Esa2Dsurface field: N/A ----------------finished:2112----------------------- ----------------starting:2113----------------------- Invalid MEX-file '/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64': dlopen(/Users/jenkins/workspace/macOS-Intel-Solid_Earth/lib/IssmConfig_matlab.mexmaci64, 0x0006): symbol not found in flat namespace (__ZN12ControlInput11SetGradientEiiPiPd) Error in IssmConfig (line 14) value = IssmConfig_matlab(string); Error in toolkits/setdefaultparameters (line 57) if IssmConfig('_HAVE_PETSC_') Error in toolkits (line 27) self=setdefaultparameters(self); Error in model/setdefaultparameters (line 292) md.toolkits = toolkits(); Error in model (line 214) md=setdefaultparameters(md,'earth'); Error in test2113 (line 6) md=model(); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('benchmark','slc','exclude',[2004 2006 2012 2051 2052 2053 2085 2424 2425],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 2113 test name: Esa2Dsurface field: N/A ----------------finished:2113----------------------- MATLABEXITEDCORRECTLY < 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 MATLABEXITEDCORRECTLY -----------End of matlab_log.log----------- Build step 'Execute shell' marked build as failure Recording test results Finished: FAILURE